From: Paul Eggert Date: Thu, 21 Apr 2011 19:15:37 +0000 (-0700) Subject: Remove empty line. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~1819 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=45b68384bb49e84e58a9266f4333cfa5595feb16;p=emacs.git Remove empty line. --- diff --git a/src/lread.c b/src/lread.c index 531fee3fa3b..3306c38e937 100644 --- a/src/lread.c +++ b/src/lread.c @@ -3341,7 +3341,6 @@ string_to_number (char const *string, int base, int ignore_trailing) return make_float (negative ? -value : value); } - static Lisp_Object read_vector (Lisp_Object readcharfun, int bytecodeflag)